iT邦幫忙

2021 iThome 鐵人賽

DAY 29
0
Modern Web

初學者對於做購物車系統的分析系列 第 29

Day 29-製作購物車之Redux 4

  • 分享至 

  • xImage
  •  

主要呈現實作成果

以下內容有參考教學影片,底下有附網址。
(內容包括我的不專業解說分析及在實作過程中遇到的困難與解決)

go go~
要完賽啦~/images/emoticon/emoticon34.gif


繼續昨天,
完成應用設定ProductScreen後,
今天來換CartScreen。

為了讓購物車裡的物品呈現動態,
先來設定CartItem.js:
https://ithelp.ithome.com.tw/upload/images/20211001/20139720kYPq3vrrkB.png

CartScreen.js:
https://ithelp.ithome.com.tw/upload/images/20211001/201397204fIk3oGp2D.png
https://ithelp.ithome.com.tw/upload/images/20211001/20139720uqf2uciSvi.png
第39-48行中冒號‘:’類似if else,而‘:’前是if(true)的部分,‘:’後則為else(false)的部分。至於‘?’
前為條件,後則為執行。

HomeScreen&ProductScreen&CartScreen都好了後
接下來是把Navbar(導引列)用好啦
Navbar.js:
https://ithelp.ithome.com.tw/upload/images/20211001/201397201VxoqPZ608.png
https://ithelp.ithome.com.tw/upload/images/20211001/20139720JuoL45RuAw.png
紅色底線中的Number(item.qty)原本為item.qty,後來加了Number讓item.qty為數字(實作中原本顯示07,加了Number則變成7)

這樣整個購物車就大功告成啦!!!/images/emoticon/emoticon37.gif
剛好明天就完賽了 終於/images/emoticon/emoticon07.gif


參考教學網站:https://www.youtube.com/watch?v=0divhP3pEsg&t=786s


  • 明天的東西明天再說啦/images/emoticon/emoticon29.gif

上一篇
Day 28-製作購物車之Redux 3
下一篇
Day 30-完賽心得
系列文
初學者對於做購物車系統的分析30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言